﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px; line-height: 28px; font-family: "microsoft yahei", "Arial"; color: #333333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color:white;text-decoration: none;}
a:hover{color: #214eab; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
#header_main, #top_main, #banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
/*网站顶部*/
.top_main{width: 100%;height: 30px;line-height: 30px;position: relative;z-index: 80;background-color: #214eab;background: linear-gradient(100deg, #214eab, #28307b);color: #fff;font-size: 14px;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main li a{color: #fff;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #fff;vertical-align: middle;margin: 0;}
/*网站头部*/
.header_main{position: relative;width: 100%;height: 80px;background: #fff;z-index: 9;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);}
.header_main .logo{display: block;}
.header_main .logo img{max-width: 100%;display: block;vertical-align: middle;}
/*网站导航*/
#nav .navlist{position: relative;display: block;}
#nav li{float: left;width: 96px;font-size: 14px;position: relative;}
#nav li a{display: block;text-align: center;position: relative;color: #333;height: 78px;line-height: 78px;border-bottom: 2px solid #fff;}
#nav li.hover a,#nav li:hover a{color: #214eab;border-bottom-color: #214eab;}
#nav ul .subnav{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav ul .subnav{background: #214eab;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;min-width: 100%;z-index: 199;}
#nav ul .subnav a{color: #fff;display: block;font-size: 12px;font-weight: 500;height: 35px;line-height: 35px;padding: 0;max-width: 100%;border: 0;padding: 0 10px;white-space: nowrap;}
#nav ul .subnav a:hover{color: #214eab;background: #fff;}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width: 1920px;margin: 0 auto;}
#banner_main .banner{height: 620px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:650px; overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px; height:20px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:20px;z-index:3;}
#banner .tip span{width: 10px;height: 10px;margin: 0 4px;display:inline-block;font-size: 0;cursor: pointer;background:#fff;opacity: .5;filter: Alpha(opacity=50);*zoom:1;border-radius: 50%;}
#banner .tip span.cur{opacity:1;filter:Alpha(opacity=100);}
#banner #btn_prev,#banner #btn_next{width:40px;height:90px;position:absolute;top:50%;z-index:5;margin-top: -45px;display: none;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
#banner #btn_prev{background-position:0 0;left:5%;}
#banner #btn_next{background-position:-50px 0;right:5%;}
/*搜索栏*/
.announ_main{width: 100%;height: 64px;line-height: 64px;border-bottom: 1px solid #e1e1e1;}
.announ_main .announ_right{width: 285px;padding-top: 12px;}
.announ_main .announ_right .search{width: 282px;height: 36px;line-height: 36px;background: none;position: relative;border: 1px solid #e5e5e5;}
.announ_main .announ_right .search input{outline: none;border: 0 none;height: 36px;line-height: 36px;}
.announ_main .announ_right .search .txt{width: 200px;background: none;padding-left: 15px;display: block;color: #999;}
.announ_main .announ_right .search .btn{width: 50px;background: #214eab url(../images/sou.png) no-repeat center;position: absolute;right: 0;top: 0;cursor: pointer;border-left: 1px solid #e5e5e5;}
.announ_main .announ_left span{display: inline-block;height: 63px;line-height: 63px;color: #333;border-bottom: 2px solid #214eab;}
.announ_main .announ_left a{display: inline-block;color: #333;}
.announ_main .announ_left a s{width: 1px; height: 16px; display: inline-block; margin-right: 10px; background: #e9e9e9; vertical-align: middle;}
.announ_main .announ_left a:first-child s{display: none;}
.transs{-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
/*首页标题*/
.index .title{text-align: center;width: 100%;padding-bottom:30px;}
.index .title h3{font-size: 34px;font-weight: bold;display: inline-block;line-height: 36px;color: whlite;-webkit-background-clip: text;}
.index .title p{color: #666;font-size: 16px;line-height: 20px;padding-top: 18px;}
/*了解更多*/
.index .more{margin-top: 20px;text-align: center;}
.index .more a{width: 158px;height: 33px;line-height: 33px;text-align:center;color: white;display: inline-block;border: 1px solid #c0c0c0;}
.index .more a:hover{color: #fff;background:#214eab;border-color: #214eab;}
/*产品分类*/
.index .imenu{text-align:center;}
.index .imenu ul{display: inline-block;}
.index .imenu ul li{display: inline-block;line-height: 54px;}
.index .imenu ul li a{font-size: 14px;display:inline-block;padding: 0 17px;border-bottom: 2px solid #fff;}
.index .imenu ul li.on a,.index .imenu ul li a:hover{color:#214eab;border-bottom-color: #214eab;}
/*产品中心*/
.index .ipro_main{padding: 60px 0;}
.index .ipro_main .title h3{font-size: 26px;line-height: 30px;}
.index .ipro_main .title p{color: white;font-size:20px;}
.index .ipro_main .ipro{position:relative;overflow:hidden;padding: 20px 0;}
.index .ipro_main .ipro .list{width: 100%;}
.index .ipro_main .ipro .item{float:left;display: block;margin-right:20px;}
.index .ipro_main .ipro .item a{display: block;}
.index .ipro_main .ipro .item .img{width: 285px;height: 214px;border: 1px solid #e8e8e8;overflow: hidden;box-sizing: border-box;}
.index .ipro_main .ipro .item img{width: 100%;height: 100%;display: block;transition: all 1s;}
.index .ipro_main .ipro .item:hover img{transform: scale(1.2);}
.index .ipro_main .ipro .item h3{width:100%;font-size: 16px;height: 50px;line-height: 50px;background: #214eab;color: #fff;text-align: center;}
/*小banner开始*/
.xbanner{width: 100%;background: url(../images/xbanner.jpg) no-repeat center top;height: 300px;text-align: center;}
.xbanner .tit{display: block;padding-top: 60px;padding-bottom: 10px;}
.xbanner .tit h3{display: inline-block;font-size: 38px;line-height: 40px;font-weight: bold;color: #214eab;background: linear-gradient(100deg, #214eab, #28307b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.xbanner .tel{display: inline-block;font-size: 18px;height: 58px;padding: 20px 0;padding-left: 70px;background: url(../images/tel.png) no-repeat center left;text-align: left;}
.xbanner .tel b{display: inline-block;color: #214eab;background: linear-gradient(100deg, #214eab, #28307b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.xbanner .tel span{display: block;font-size: 26px;font-weight: bold;color: #214eab;background: linear-gradient(100deg, #214eab, #28307b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.xbanner .txt{display: block;}
.xbanner .txt p{display: inline-block;font-size: 18px;line-height: 40px;font-weight: bold;color: #214eab;background: linear-gradient(100deg, #214eab, #28307b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
/*产品优势*/
.index .advantage{padding: 60px 0 40px 0;}
.index .advantage ul{}
.index .advantage ul li{float: left;width: 300px;height: 320px;text-align: center;margin-right: 150px;cursor: pointer;}
.index .advantage ul li:last-child{margin-right: 0;}
.index .advantage ul li a{display: block;transition: all .5s;}
.index .advantage ul li img{margin: 15px 0;}
.index .advantage ul li h3{font-size: 20px; margin-top:70px;}
.index .advantage ul li s{display: inline-block;width: 30px;height: 2px;background: #3e3e3e;margin: 10px 0;}
.index .advantage ul li p{color: #666;font-size: 14px;line-height: 24px;padding: 0 20px;}
.index .advantage ul li:hover a{transform: translateY(-10px);}
/*关于我们*/
.index .about{padding: 60px 0 40px 0;background: url(../images/about_bg.png) no-repeat center top;}
.index .about .box{}
.index .about .box .txt{width: 550px;}
.index .about .box .txt .title{text-align: left;padding-bottom: 36px;}
.index .about .box .txt .title h3{line-height: 60px;}
.index .about .box .txt .title s{display: block;width: 60px;height: 3px;background: #112a87;margin-top: 10px;}
.index .about .box .txt  p.con{text-align: justify;line-height: 30px;height: 240px;letter-spacing:2px}
.index .about .box .more{text-align: left;margin-top: 40px;}
.index .about .box .img{width: 730px;height: 460px;margin-top: 18px;margin-right: 33px;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);overflow: hidden;cursor: pointer;}
.index .about .box .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.index .about .box .img:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.index .about ul{margin-top: 45px;}
.index .about ul li{float: left;text-align: center;margin-right: 50px;cursor: pointer;}
.index .about ul li:last-child{margin-right: 0;}
.index .about ul li a{display: block;width: 266px;height: 266px;border: 2px solid #e7e7e7;transition: all .5s;}
.index .about ul li img{padding-top: 40px;}
.index .about ul li h3{color: #333;font-size: 16px;font-weight: bold;padding-top: 15px;}
.index .about ul li s{display: inline-block;width: 40px;height: 2px;background: #f3c414;margin-top: 20px;}
.index .about ul li p{color: #818181;font-size: 12px;line-height: 24px;}
.index .about ul li:hover a{transform: translateY(-10px);}
/*新闻动态*/
.index .indnews{padding: 60px 0 50px 0;overflow:hidden;position:relative;}
.index .indnews .inews{padding-top: 20px;padding-bottom: 30px;}
.index .indnews .newslist{width: 585px;float: left;}
.index .indnews .imgleft{width: 585px;height: 534px;float: right;overflow: hidden;position: relative;}
.index .indnews .imgleft .item{width: 100%;height: 100%;display: block;}
.index .indnews .imgleft .item a{width: 100%;display: block;}
.index .indnews .imgleft .item .img{width: 100%;height: 439px;overflow: hidden;}
.index .indnews .imgleft .item .img img{width: 100%;height: 100%;transition: all .5s;display: block;}
.index .indnews .imgleft .item :hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); }
.index .indnews .imgleft .item .txtcon{width: 100%;}
.index .indnews .imgleft .item .txtcon h3{color: #333;font-size: 18px;padding: 10px 0;transition: all .3s ease-in-out 0s;}
.index .indnews .imgleft .item .txtcon h3 .time{color: #333;font-size: 16px;font-weight: normal;}
.index .indnews .imgleft .item .txtcon .txt{color: #878787;line-height: 24px;text-align: justify;}
.index .indnews .imgleft .item:hover h3{color: #214eab;}
.index .indnews .imgleft .item:hover img{filter: brightness(105%);}
.index .indnews .newslist .item{border-bottom: 1px dashed #ddd;padding: 11px 0 0;width: 100%;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .indnews .newslist .item:first-child{padding-top: 0;}
.index .indnews .newslist .item a{display: block;padding-bottom: 11px;width: 100%;height: 86px;}
.index .indnews .newslist .item img{width: 115px;height: 86px;float: left;margin-right: 15px;}
.index .indnews .newslist .item h3{font-size: 16px;color: #333;line-height: 30px;overflow: hidden;transition: all .3s ease-in-out 0s;}
.index .indnews .newslist .item .txt{color: #878787;font-size: 14px;line-height: 26px;height: 52px;overflow: hidden;text-align: justify;}
.index .indnews .newslist .item .time{float: right;display: block;color: #333;font-size: 14px;font-weight: normal;}
.index .indnews .newslist .item:hover h3{color: #214eab;}
/*内页样式*/
.wrapper{padding: 30px 0;min-height: 400px;}
/*内页大图*/
.nybanner{width: 100%;height: 350px;overflow: hidden;position: relative;}
.nybanner img{width: 1920px;display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;}
/*内页标题*/
.indexTit{width: 100%;text-align: center;position: relative;padding: 30px 0;}
.indexTit p{color: #214eab;font-size: 28px;line-height: 30px;margin-bottom: 6px;display: block;}
.indexTit h2{text-align: center;}
.indexTit h2 span{color: #8a8a8a;font-size: 16px;line-height: 30px;margin: 0 20px;}
.indexTit h2 em{display: inline-block;position: relative;top: -6px;width: 90px;height: 1px;background: #999;}
/*栏目分类*/
.location{width: 100%;background: #fff;position: relative;z-index: 99;border-bottom: 1px solid #eee;}
.location .menu{text-align: center;}
.location .menu span{width: 1px; height: 16px; margin: 0 16px 0 14px; background-position: -206px -36px;}
.location .menu li{position: relative;min-width: 100px;height: 40px;line-height: 40px;margin: 0 5px;text-align: center;color: #363636;display: inline-block;}
.location .menu li a{display: block; position: relative;}
.location .menu li i{position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background-color: #214eab; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.location .menu li:hover i,.location .menu li a.hover i{width: 100%; margin-left: -50%;}
.location .menu li .box{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.location .menu li:hover .box{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.location .menu li .box{min-width: 100%;position: absolute;left: 0;top: 100%;background: #214eab;text-align: left;}
.location .menu li .box a{color: #fff;display: block;height: 40px;line-height: 40px;font-size: 12px;padding: 0 10px;white-space: nowrap;}
.location .menu li .box a:hover{background: #b51e00;}
.location .menu li a.hover{color: #214eab;}
/*单页栏目*/
.aboutPage{color: #666;line-height: 30px;text-align: justify;}
.aboutPage img{max-width: 100%;}
/*在线留言*/
.contactPage{padding:0;}
.contactPage .t2{padding: 28px 0 48px;text-align: center;}
.contactPage .t2 .titb{font-size: 30px; margin-bottom: 16px;}
.contactPage .t2 .txt{font-size: 14px; line-height: 24px;}
.contactPage .t2 .txt span{font-weight: bold; color: #214eab;}
.formData{padding-bottom: 20px;}
.formData .item{float: left; color: #999; font-weight: normal; width: 560px; height: 50px; line-height: 50px; border: 1px solid #e5e5e5; margin-right: 76px; margin-bottom: 30px; position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 50px;line-height: 50px;font-size: 18px;color: #cccccc;}
.formData .item input{outline: none; line-height: 38px; height: 38px; font-size: 18px;}
.formData .item .txt{width: 355px; height: 50px; line-height: 50px; display: block; background: none; padding-left: 70px; border: 0 none; color: #333;}
.formData .item .red{position: absolute; right: 15px; top: 0; color: #ff0000; z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute; left: 0; top: 0px;}
.formData .liuyan{width: 1198px; height: 240px; border: 1px solid #e5e5e5; float: left;}
.formData .liuyan label{text-align: right; display: block;}
.formData .liuyan textarea{width: 1178px;height: 214px;line-height: 28px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 46px;border: 2px solid #214eab;margin-right: 2px;text-align: center;background: #214eab;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #214eab;}
.formData .yzm{width: 432px;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 3px;top: 3px;border: 0px;display: block;}
/*图片列表*/
.imgPage{}
.imgPage .list{width: 100%;}
.imgPage .item{float:left;width:375px;margin-right:37px;transition: all 0.2s linear 0s;margin-bottom:30px;background: #fff;}
.imgPage .item:nth-child(3n){margin-right: 0;}
.imgPage .item a{display: block;padding:0;color: #333;}
.imgPage .item .img{width:375px;height: 280px;border: 1px solid #e8e8e8;overflow: hidden;box-sizing: border-box;}
.imgPage .item .img img{width:100%;height:100%;transition: all 1s;display:block;}
.imgPage .item:hover .img img{transform: scale(1.2);}
.imgPage .item h3{width: 100%;font-size: 16px;height: 50px;line-height: 50px;background: #214eab;color: #fff;text-align: center;}
/*图文列表*/
.newsPage .list{padding-bottom: 30px;}
.newsPage .item{height: 178px; transition: all .5s; border: 1px solid #f3f3f3; display: block; margin-bottom: 20px;}
.newsPage .item a{padding: 26px; display: block;}
.newsPage .item img{width: 168px;height: 126px;display: block;margin-right: 30px;}
.newsPage .item h3{font-size: 20px; padding: 25px 0 20px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; color: #000;}
.newsPage .item .txt{color: #999;line-height: 24px;width: 640px;height: 48px;overflow: hidden;}
.newsPage .item .time{width: 130px;padding: 20px 0 20px 45px;border-left: 1px solid #eee;font-family: arial;font-size: 18px;color: #999;text-align: center;}
.newsPage .item .time .day{font-size: 30px; line-height: 45px; display: block;}
.newsPage .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);margin-left: 15px;}
.newsPage .item:hover h3{color: #214eab;}
.newsPage .item:hover .time .day span{background: #6d6d6d;}
.newsPage .item:hover .time .day strong{background: #ff0000; color: #fff;}
/*内容详情页*/
.showNews .title{font-size: 24px; color: #333333; text-align: center; margin: 10px 0 22px; font-weight: bold;}
.showNews .mark{color: #999999; height: 38px; line-height: 38px; text-align: center; margin-bottom: 20px; border-top: 1px dashed #e5e5e5; border-bottom: 1px dashed #e5e5e5;}
.showNews .showContxt{color: #666666;padding: 0 0 30px;line-height: 30px;text-align: justify;}
.showNews .showContxt img{max-width: 100%;}
.showNews .shareNew{padding-bottom: 20px;}
.showNews #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.showNews #pic img{max-width: 800px;}
/*内容分页*/
.reLink{width: 100%;height: 30px;border-top: 1px solid #d7d6d6;padding: 15px 0;}
.reLink .nextLink,.reLink .prevLink{width: 50%;line-height: 30px;color: #666;}
.reLink .nextLink a,.reLink .prevLink a{color: #666;}
.reLink .nextLink{text-align: right;}
.reLink a:hover{color: #214eab;}
/*底部信息*/
.footer_main{width:100%;background-color: #214eab;background: linear-gradient(100deg, #214eab, #28307b);color:#fff;}
.footer_main .footer{padding-bottom: 40px;}
.footer_main .footer .links{padding: 20px 0;margin-bottom: 40px;font-size: 16px;border-bottom: 1px solid rgba(255,255,255,.2);}
.footer_main .footer .links span{color: #fff;display:inline-block;}
.footer_main .footer .links a{display:inline-block;font-size: 14px;color: #fff;padding-right: 10px;opacity: .7;}
.footer_main .qcode{width: 540px;}
.footer_main .qcode .ewm{width:130px;display:block;text-align: center;}
.footer_main .qcode .ewm img{width: 100%;display:block;}
.footer_main .qcode .ewm h3{width: 100%;display:block;opacity: .7;}
.footer_main .btel{width: 300px;line-height:28px;}
.footer_main .btel img{display: block;margin: 0 auto 8px;max-width: 100%;max-height:60%;}
.footer_main .btel .p1{color: #fff;}
.footer_main .btel .p2{font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";font-size:34px;color: #fff;line-height: 34px;padding-bottom: 5px;}
.footer_main .btel .p3{color: #fff;line-height: 22px;opacity: .7;}
.footer_main .botnavlist{}
.footer_main .botnavlist li{float: left;width: 100px;padding: 0 0 0 48px;display: block;list-style: none;font-size: 16px;line-height: 32px;text-align: left;border-right: 1px solid rgba(255,255,255,.2);overflow: hidden;}
.footer_main .botnavlist li:first-child{padding-left: 0px;}
.footer_main .botnavlist li a{color: #fff;display: block;line-height: 32px;font-size: 14px;}
.footer_main .botnavlist li .drop{padding-top: 10px;}
.footer_main .botnavlist li .drop a{display: block;line-height: 26px;color: #fff;width: 100%;font-size: 12px;opacity: .7;}
/*版权文字*/
.copymain{border-top: 1px solid rgba(255,255,255,.2);line-height: 60px;color: #fff;font-size: 12px;}
.copymain p a{color: #fff;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #214eab;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #214eab;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #214eab;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #214eab;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #214eab;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#214eab;font-weight:bold;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 1200px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 1200px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 1200px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 1025px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 10px;width: 145px;height: 108px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#ThumbPic img.active{border: 3px solid #214eab;}
/*↑组图样式↑*/
.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}